@charset "utf-8";
/* CSS Document */

body {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #D2C6B7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size:36px;
	color:#359795;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Header {
	border: thin none #000000;
}

.Sidebar1 {
	clear: right;
	float: right;
	width: 38%;
	border: thin solid #000000;
	background-color: #C6B7A4;
}
.Banner {
	border: thin none #000000;
	margin-bottom: 5px;
}

.Links {
	clear: right;
	float: right;
	width: 38%;
	border: thin solid #000000;
	background-color: #C6B7A4;
	margin-top: 5px;
}
.Caption {
	clear: left;
	float: left;
	width: 60%;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #C6B7A4;
}
.Maintext {
	width: 60%;
	float: left;
	border: thin solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #C6B7A4;
}

.Left {
	width: 60%;
	background-color: #C6B7A4;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.Morestory {
	clear: both;
	float: none;
	width: 100%;
	border: thin none #000000;
}
.Pic {
	width: 30%;
	background-color: #C6B7A4;
}
.PhotoGall1 {
	clear: left;
	float: left;
	width: 48%;
	border: thin none #000000;
}
.PhotoGall2 {
	clear: right;
	float: right;
	width: 48%;
	border: thin none #000000;
}
